Component org.nuxeo.ecm.csv.core.CSVImporter
In bundle org.nuxeo.ecm.csv.core
Implementation
Class:
org.nuxeo.ecm.csv.core.CSVImporterImpl
Services
XML Source
<?xml version="1.0"?>
<component name="org.nuxeo.ecm.csv.core.CSVImporter">
<implementation class="org.nuxeo.ecm.csv.core.CSVImporterImpl" />
<service>
<provide interface="org.nuxeo.ecm.csv.core.CSVImporter"/>
</service>
</component>